body { word-wrap:break-word; word-break:break-all;background: #fff;margin: 0 auto;width: 100%;font-family: arial;min-width: 1300px;}
* {box-sizing: border-box;margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size: 14px;font-weight: normal;}
*:focus {outline: none;}
button, input, select, textarea, label { vertical-align:middle; border: 0; outline: none;background: none;}
img { vertical-align:middle; border:none; display:inline-block; max-width: 100%;}
ul, ol {list-style:none; }
a {text-decoration:none !important; vertical-align:baseline; cursor:pointer;-o-transition: .2s ease;-moz-transition: .2s ease;-webkit-transition: .2s ease;transition: .2s ease;}
table { border-collapse:collapse; border-spacing:0; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height: 0;font-size: 0;}
.clearfix{*zoom:1;}
.fl { float:left; _display:inline; }
.fr { float:right; _display:inline; }
input, textarea {outline: none;-webkit-appearance: none;}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px #FFF inset !important;}
input[type='checkbox']:focus{outline: none;}
::-webkit-input-placeholder { /* WebKit browsers */
	color: #bababa;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #bababa;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #bababa;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #bababa;
}
.container {
	width: 1500px;
	margin: 0 auto;
}
.container1 {
	width: 1570px;
	margin: 0 auto;
}
.container2 {
	width: 1320px;
	margin: 0 auto;
}
.container3 {
	width: 1200px;
	margin: 0 auto;
}
.white {
	background: #fff;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 99;
}
.head_line {
	height: 10px;
	font-size: 0;
}
.head_w {
	background: #fff;
}
.hd_con {
	position: relative;
	padding-left: 226px;
}
a.h_logo {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	font-size: 0;
}
.naver ul {
	font-size: 0;
}
.naver ul li {
	display: inline-block;
}
.naver ul li > a {
	display: inline-block;
	width: 95px;
	text-align: center;
	color: #333;
	font-size: 18px;
	position: relative;
	line-height: 114px;
	transition: all .36s;
}
.naver ul li > a::before {
	position: absolute;
	content: "";
	width: 0;
	height: 4px;
	background: #c8402f;
	left: 50%;
	transform: translateX(-50%);
	bottom: 34px;
	transition: all .3s;
}
.naver ul li.active > a::before,
.naver ul li.active-current > a::before,
.naver ul li:hover > a::before{
	width: 26px;
}
.naver ul li.active > a ,
.naver ul li.active-current > a ,
.naver ul li:hover > a {
	color: #c8402f;
	background: #f3f5f8;
}
.hd_right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.hd_right > *,
.hd_tel > * {
	display: inline-block;
	vertical-align: middle;
}
.hd_search .form_group {
	position: relative;
	width: 120px;
	border: 1px solid #dddddd;
	border-radius: 16px;
	padding: 0 15px;
}
.hd_search .form_group input {
	width: 100%;
	height: 30px;
	font-size: 14px;
	color: #333;
}
.hd_search .form_group button {
	background: none;
	position: absolute;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	font-size: 0;
}
.hd_tel {
	margin: 0 10px;
}
.hd_tel p {
	color: #161616;
	font-size: 20px;
	margin-left: 3px;
	font-weight: bold;
}
.hd_link a {
	display: inline-block;
	font-size: 0;
	margin-left: 5px;
}
.hd_link a.wx_icon {
	position: relative;
}
.hd_link a.wx_icon .code_img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 50px;
	min-width: 100px;
	width: 100px;
	height: 100px;
	display: none;
}
.hd_link a.wx_icon:hover .code_img {
	display: block;
}
/* 二级 */
.subnav {
	position: absolute;
	width: 1414px;
	left: 50%;
	transform: translateX(-50%);
	top: 114px;
	background: #f3f5f8;
	padding: 20px 15px;
	display: none;
}
.subnav dl {
	width: 14.2857%;
	float: left;
	padding: 0 15px;
	text-align: center;
}
a.sub_img1 {
	display: block;
	width: 100%;
	height: 100px;
}
a.sub_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.subnav dl dt a {
	color: #282b31;
	font-size: 20px;
	font-weight: bold;
}
.subnav dl dt:nth-child(2) {
	margin: 12px 0;
}
.subnav dl dd {
	padding: 5px 0;
}
.subnav dl dd a {
	color: #282b31;
	font-size: 15px;
}
.subnav dl dd a:hover {
	color: #007AFF;
}
.pop_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.4);
	z-index: 90;
	display: none;
}
.product_subnav dl {
	text-align: left;
}
.product_subnav dl dt:nth-child(2),
.product_subnav dl dd {
	padding-left: 32px;
}



.index_con1 {
	padding: 65px 0 50px 0;
}
.index_title1 {
	position: relative;
	margin-bottom: 25px;
}
.index_title1 h1 {
	color: #ba0f33;
	font-size: 30px;
	/* font-size: 24px; */
	position: relative;
	padding-left: 24px;
	line-height: 45px;
}
.index_title1 h1::before {
	position: absolute;
	content: "";
	width: 8px;
	height: 26px;
	background: #ba0f33;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
a.more1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	font-size: 0;
}
a.more1 > * {
	display: inline-block;
	vertical-align: middle;
}
a.more1 span {
	background-image: linear-gradient(to right,#ff4936,#ff4263);
	-webkit-background-clip: text;
	color: transparent;
	font-size: 18px;
	margin-right: 6px;
}
.video_type1 {
	position: absolute;
	right: 138px;
	top: 50%;
	transform: translateY(-50%);
}
.video_type1 ul li {
	display: inline-block;
	margin-left: 8px;
}
.video_type1 ul li a {
	display: inline-block;
	color: #999;
	font-size: 18px;
	padding: 0 28px;
	line-height: 42px;
	border: 1px solid #dddddd;
	border-radius: 2px;
	transition: all .36s;
}
.video_type1 ul li.active a ,
.video_type1 ul li:hover a{
	background-image: linear-gradient(-76deg,
	#ff416a 0%,
	#ff4a31 100%);
	border-radius: 4px;
	color: #fff;
	border-color: #ff416a;
}
.index_video1 .video_list1 {
	/* width: 66.13%; */
	width: 65.66%;
	float: left;
}
.video_list1 ul li {
	/* width: 49.39%; */
	width: 47.2%;
	float: left;
	/* margin-right: 1.22%; */
	margin-right: 5.6%;
}
.video_list1 ul li:nth-child(2n) {
	margin-right: 0;
}
.video_list1 ul li a ,
.video_list2 ul li a {
	display: block;
	background: #f2f2f2;
}
.video_img1 {
	height: 372px;
	/* height: 360px; */
}
.video_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.video_info1 {
	padding: 11px 12px;
}
.video_info1 > * {
	display: inline-block;
	vertical-align: middle;
}
.video_info1 p {
	color: #333;
	font-size: 18px;
	max-width: 86%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px;
}
.index_video1 .video_list2 {
	/* width: 33.06%; */
	width: 30.8%;
	float: right;
}
.video_list2 ul li {
	/* width: 49%; */
	width: 47.83%;
	float: left;
	/* margin-right: 2%; */
	margin-right: 4.34%;
}
.video_list2 ul li:nth-child(1) {
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}
.video_list2 ul li:nth-child(3) {
	margin-right: 0;
}
.video_img2 {
	height: 134px;
	/* height: 141px; */
}
.video_list2 ul li:nth-child(2) .video_img1,
.video_list2 ul li:nth-child(3) .video_img1 {
	height: 176px;
	/* height: 150px; */
}
.video_info2 p {
	max-width: 70%;
}
.video_info1 img {
	height: 30px;
}
.video_content .tab1 {
	display: none;
}
.index_w1 {
	margin-bottom: 45px;
}
.star_product_list1 ul li {
	width: 19.66%;
	float: left;
	margin-right: .425%;
}
.star_product_list1 ul li:nth-child(5n) {
	margin-right: 0;
}
.star_product_list1 ul li a {
	display: block;
	position: relative;
}
.star_img1 {
	height: 295px;
}
.star_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.star_info1 ,
.construction_info1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(27,27,27,.6);
	text-align: center;
	padding: 0 15px;
}
.star_info1 p ,
.construction_info1 p {
	color: #fff;
	/* font-size: 24px; */
	font-size: 18px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.section2 {
	background: #eff6f5;
}
.construction_list1 {
	margin-bottom: 35px;
}
.construction_list1 ul li {
	width: 32.93%;
	float: left;
	margin-right: .605%;
	margin-bottom: 10px;
}
.construction_list1 ul li:nth-child(3n) {
	margin-right: 0;
}
.construction_list1 ul li a {
	display: block;
	position: relative;
}
.construction_img1 {
	height: 260px;
}
.construction_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.construction_info1 p {
	line-height: 44px;
	/* font-size: 20px; */
}
.more2 {
	text-align: center;
}
.more2 a {
	display: inline-block;
	width: 188px;
	line-height: 56px;
	background-image: linear-gradient(-76deg, #ff416a 0%,#ff4a31 100%);
	border-radius: 2px;
	color: #fff;
	font-size: 22px;
}
.index_news {
	padding: 15px 10px 30px 15px;
	background-image: linear-gradient(#f2f6f9, #f2f6f9),
	linear-gradient(#eaf5ef, #eaf5ef);
}
.index_news_left1 {
	width: 66.66%;
	float: left;
}
.index_news_left1 a {
	display: block;
}
.news_img1 {
	height: 455px;
	margin-bottom: 64px;
}
.news_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news_info1 {
	position: relative;
}
.news_info1 h2 {
	max-width: 80%;
	color: #333;
	/* font-size: 22px; */
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_info1 h3 {
	float: right;
	display: inline-block;
	padding: 0 16px 0 26px;
	background-image: linear-gradient(-76deg, #ff416a 0%, #ff4a31 100%);
	margin-top: -28px;
}
.news_info1 h3 > * {
	display: inline-block;
	vertical-align: middle;
}
.news_info1 h3 span {
	color: #fff;
	font-size: 20px;
	line-height: 48px;
	margin-right: 8px;
}
.index_news_right1 {
	width: 32.4%;
	float: right;
}
.news_type1 ul li {
	width: 46.44%;
	float: left;
	margin-right: 7.12%;
}
.news_type1 ul li:last-child {
	margin-right: 0;
}
.news_type1 ul li a {
	display: block;
	color: #666;
	/* font-size: 24px; */
	font-size: 20px;
	text-align: center;
	line-height: 60px;
	transition: all .36s;
}
.news_type1 ul li.active a {
	color: #fff;
	background-image: linear-gradient(-76deg, #ff416a 0%, #ff4a31 100%);
}
.news_list1 ul li {
	margin-top: 17px;
}
.news_list1 ul li a {
	display: block;
	padding: 12px;
	background: #fff;
}
.news_img2 {
	width: 50.4%;
	float: left;
	height: 128px;
}
.news_img2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news_info2 {
	width: 43.6%;
	float: right;
	margin-top: 16px;
}
.news_info2 h2 {
	color: #999;
	font-size: 17px;
	margin-bottom: 10px;
}
.news_info2 p {
	color: #333;
	/* font-size: 18px; */
	font-size: 14px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.news_content .tab1 {
	display: none;
}
.section4 {
	background-position: right center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index_con2 {
	padding: 165px 0;
	width: 844px;
}
.index_join {
	height: 345px;
	background-color: #fff;
	padding: 104px 0 0 85px;
}
.index_join > * {
	display: inline-block;
	vertical-align: middle;
}
.join_m1 {
	text-align: center;
	margin-right: 60px;
}
.join_m1 p {
	color: #333;
	font-size: 19px;
	font-weight: bold;
	margin-top: 6px;
}
.join_info1 {
	width: 525px;
}
.join_info1 p {
	color: #666;
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 12px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.join_info1 h3 a {
	display: inline-block;
	color: #ff4936;
	font-size: 16px;
	width: 112px;
	line-height: 36px;
	border: 1px solid #ff483a;
	text-align: center;
	transition: all .36s;
}
.join_info1 h3 a:hover {
	background: #ff483a;
	color: #fff;
}

/* footer */
.foot1 {
	background: #f8f8f8;
}
.f_con {
	padding: 30px 0 40px;
}
.links {
	margin-bottom: 30px;
}
.links > * {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
	color: #959494;
	font-size: 14px;
}
.f_left {
	width: 22%;
	float: left;
}
.f_left .title {
	color: #e71a29;
	/* font-size: 36px; */
	font-size: 28px;
	margin-bottom: 10px;
	font-weight: bold;
}
.f_left .f_a ul li a {
	color: #959494;
	font-size: 16px;
	line-height: 30px;
	display: inline-block;
}
.f_ewm {
	margin-top: 26px;
}
.f_ewm .ewm_1 {
	display: inline-block;
	text-align: center;
	margin-right: 8px;
}
.f_ewm .ewm_1 img {
	width: 80px;
	height: 80px;
}
.f_ewm .ewm_1 p {
	color: #333;
	font-size: 12px;
	margin-top: 4px;
	font-weight: bold;
}
.f_right {
	width: 78%;
	float: right;
}
.f_hd {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.f_hd .f_item:first-child {
	margin-left: 0;
}
.f_item .title {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
	text-indent: -6px;
}
.f_item .title span {
	color: #0c976b;
}
.f_item .title a {
	color: #333;
}
.f_ul ul li a {
	display: inline-block;
	color: #969595;
	/* font-size: 16px; */
	font-size: 14px;
	line-height: 32px;
}
.f_ul1 ul li {
	margin-bottom: 10px;
}
.f_ul1 ul li a {
	width: 138px;
	background-color: #fff;
	line-height: 22px;
	border: 1px solid #dddddd;
	padding-left: 12px;
	font-size: 14px;
}
.f_kefu {
	margin-top: 20px;
}
.kf_a a {
	display: inline-block;
	margin-right: 8px;
}
.f_bd p > * {
	display: inline-block;
	vertical-align: middle;
}
.f_bd p span {
	color: #959494;
	font-size: 18px;
	line-height: 32px;
	margin-left: 8px;
}
.copyright {
	background: #ba0f33;
}
.copy_c {
	position: relative;
}
.copy_c p {
	color: #fff;
	font-size: 12px;
	line-height: 52px;
	text-align: center;
}
.copy_c a {
	color: #fff;
}
.f_ink {
	position: absolute;
	right: 48px;
	top: 50%;
	transform: translateY(-50%);
}
.f_ink a {
	display: inline-block;
	margin-left: 10px;
	font-size: 0;
}

/* 家装一体化 */
.special1 {
	position: relative;
}
.spe_h1 {
	padding-top: 150px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.spe_h1 > div {
	width: 50%;
	float: left;
}
.spe_n1 {
	position: relative;
}
.spe_n1::before {
	position: absolute;
	content: "";
	width: 90%;
	left: 0;
	bottom: 0;
	height: 0;
	border: 1px dashed rgba(252,188,14,.2);
}
.spe_title1 {
	width: 550px;
	float: right;
	margin-right: 10%;
	padding-bottom: 26px;
}
.spe_title1 h1 {
	color: #fcbc0e;
	font-size: 30px;
	letter-spacing: 1px;
}
.spe_title1 h2 {
	color: #fcbc0e;
	font-size: 34px;
	letter-spacing: 7px;
}
.spe_info1 {
	width: 550px;
	float: right;
	margin-right: 10%;
	padding: 40px 0 0 0;
}
.spe_info1 .txt {
	color: #10132a;
	font-size: 17px;
	line-height: 42px;
	text-align: justify;
}
.spe_img1 {
	width: 550px;
	float: left;
	margin-top: 50px;
	position: relative;
	z-index: 1;
}
.spe_h2 {
	font-size: 0;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.spe_h2 > div {
	display: inline-block;
	width: 50%;
}
.spe_right2 {
	height: 183px;
	background: #fcbc0e;
}
.spe_n2 {
	width: 650px;
	float: right;
	height: 183px;
	background: #fcbc0e;
	padding-left: 16%;
	display: flex;
	align-items: center;
}
.spe_b1 {
	margin-right: 14%;
}
.spe_b1 h2 {
	color: #fff;
	font-size: 28px;
	margin-bottom: 10px;
}
.spe_b1 p {
	color: #fff;
	font-size: 15px;
}
.spe_title2 {
	padding: 125px 0 70px 0;
	text-align: center;
}
.spe_title2 h1 {
	color: #4a5572;
	font-size: 34px;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.spe_title2 h1 span {
	color: #fcbc0e;
}
.spe_title2 h2 {
	color: #b0b7bf;
	font-size: 17px;
	letter-spacing: 5px;
}
.special_list1 ul li {
	width: 12.57%;
	float: left;
	margin-right: 4.916%;
	text-align: center;
}
.special_list1 ul li:nth-child(6n) {
	margin-right: 0;
}
.special_list1 ul li p {
	color: #4a5572;
	font-size: 20px;
	margin-top: 12px;
}
.special_con1 {
	padding-bottom: 150px;
}
.special3 {
	position: relative;
}
.special3::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 330px;
	background: #d9e7f6;
	left: 0;
	top: 0;
	z-index: -1;
}
.special_con2 {
	padding-bottom: 134px;
}
.spe_title3 {
	padding: 50px 0 40px;
	text-align: center;
}
.spe_title3 h1 {
	color: #4a5572;
	font-size: 34px;
	letter-spacing: 3px;
	margin-bottom: 12px;
}
.spe_title3 p {
	color: #585d66;
	font-size: 17px;
	line-height: 35px;
}
.spe_title3 p big {
	font-size: 26px;
	color: #178afe;
}
.special_list2 ul li {
	width: 32.57%;
	float: left;
	margin-right: 1.145%;
	margin-bottom: 12px;
}
.special_list2 ul li:nth-child(3n) {
	margin-right: 0;
}
.spe_img2 {
	height: 252px;
}
.spe_img2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.special_list2 {
	margin-bottom: 6px;
}
.spe_h3 {
	position: relative;
	padding: 18px 45px;
	background: #fcbc0e;
	border-radius: 10px;
	overflow: hidden;
}
.spe_h3 h3 {
	text-align: center;
	color: #fff;
	font-size: 26px;
	letter-spacing: 1px;
	margin-bottom: 8px;
	font-weight: bold;
}
.spe_h3 p {
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 1px;
}
.spe_h3 .label1 {
	position: absolute;
	right: 30px;
	bottom: 0;
}
.special4 {
	background: #f1f3f9;
}
.special_con3 {
	padding-bottom: 80px;
}
.spe_title4 {
	padding: 70px 0 100px;
	text-align: center;
}
.spe_title4 h1 {
	color: #4a5572;
	font-size: 34px;
	letter-spacing: 3px;
}
.special_list3 ul li {
	width: 17.42%;
	float: left;
	margin-right: 3.225%;
	text-align: center;
	position: relative;
}
.special_list3 ul li:nth-child(5n) {
	margin-right: 0;
}
.special_list3 ul li .label1 {
	position: absolute;
	right: -8px;
	bottom: -8px;
}
.spe_icon1 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -37px;
	font-size: 0;
	z-index: 1;
}
.spe_info2 {
	padding: 50px 18px 0;
	height: 210px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.spe_info2 h2 {
	color: #753dbc;
	font-size: 24px;
}
.spe_info2 p {
	color: rgba(112,120,172,.8);
	font-size: 16px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	margin: 10px 0 12px 0;
}
.spe_info2 h3 a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	background-color: #7c47bf;
	border-radius: 18px;
	padding: 0 24px;
}
.special5 {
	height: 1020px;
	background-position: center;
	background-repeat: no-repeat;
}
.spe_title5 {
	padding: 100px 0 190px;
	text-align: center;
}
.spe_title5 h1 {
	color: #4a5572;
	font-size: 34px;
	letter-spacing: 3px;
}
.special_list4 ul li:nth-child(1) {
	margin-bottom: 270px;
}
.spe_info3 {
	width: 50%;
	float: right;
}
.spe_info3 .txt {
	color: #4a5572;
	font-size: 26px;
	line-height: 42px;
	letter-spacing: 2px;
}
.special_list4 ul li:nth-child(2n) .spe_info3 {
	float: left;
	padding-left: 12%;
}
.special6 {
	position: relative;
}
.special6::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 275px;
	background-image: url(../images/zt_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	left: 0;
	top: 0;
	z-index: -1;
}
.special6 .container2 {
	width: 1460px;
	margin: 0 auto;
}
.special_con5 {
	padding-bottom: 125px;
}
.spe_title6 {
	text-align: center;
	padding: 70px 0 50px;
}
.spe_title6 h1 {
	color: #fff;
	font-size: 34px;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.spe_title6 h2 {
	color: #fff;
	font-size: 17px;
	letter-spacing: 5px;
}
.special_list5 > ul > li {
	width: 19.3%;
	float: left;
	margin-right: .875%;
}
.special_list5 > ul > li:nth-child(5n) {
	margin-right: 0;
}
.spe_img3 {
	position: relative;
	height: 206px;
}
.spe_img3 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.spe_img3 i {
	position: absolute;
	left: 9px;
	bottom: 17px;
	display: inline-block;
	padding: 0 16px;
	line-height: 38px;
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
	font-style: normal;
}
.spe_img3 i.pink,
.spe_img3 i.color1{
	background: #ef729e;
}
.spe_img3 i.yellow,
.spe_img3 i.color2 {
	background: #fbbc0d;
}
.spe_img3 i.purple,
.spe_img3 i.color3{
	background: #9982d2;
}
.spe_img3 i.blue,
.spe_img3 i.color4{
	background: #5782e0;
}
.spe_img3 i.green,
.spe_img3 i.color5{
	background: #51daae;
}
.spe_info4 {
	padding: 20px 15px 0;
	min-height: 346px;
	background: #f6f7fc;
}
.spe_info4 h3 {
	color: #10132a;
	font-size: 24px;
	margin-bottom: 6px;
	padding-left: 15px;
}
.spe_info4 dl dd ,
.spe_info4 ul li {
	font-size: 16px;
	color: #666871;
	line-height: 30px;
	padding-left: 15px;
	position: relative;
	text-align: justify;
}
.spe_info4 dl dd::before ,
.spe_info4 ul li::before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background: #b7b8be;
	left: 0;
	top: 10px;
	border-radius: 50%;
}
.special_con6 {
	padding-bottom: 105px;
}
.spe_title7 {
	text-align: center;
	padding: 90px 0 40px;
}
.spe_title7 h1 {
	color: #4a5572;
	font-size: 38px;
	margin-bottom: 4px;
}
.spe_title7 h3 {
	color: #999;
	font-size: 16px;
	letter-spacing: 1px;
}
.spe_title7 p {
	color: #5d5d5d;
	font-size: 18px;
	margin-top: 36px;
}
.spe_title7 p span {
	color: #178afe;
	text-decoration: underline;
	font-size: 24px;
}
.special_form {
	width: 1020px;
	margin: 0 auto;
}
.special_form .form_group {
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #afafaf;
	border-radius: 6px;
	padding: 0 20px;
	line-height: 62px;
}
.special_form .form_group > * {
	display: inline-block;
	vertical-align: middle;
}
.special_form .form_group span {
	color: #000;
	font-size: 18px;
	margin: 0 50px 0 25px;
}
.special_form .form_group input {
	height: 62px;
	font-size: 16px;
	color: #000;
	width: 80%;
}
.special_form .form_group1 button {
	width: 100%;
	height: 62px;
	background: #178afe;
	border-radius: 6px;
	line-height: 62px;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
}
.special9 {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.special_con7 {
	padding-bottom: 128px;
}
.spe_title8 {
	text-align: center;
	padding: 80px 0 55px;
}
.spe_title8 h1 {
	color: #fff;
	font-size: 34px;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.spe_title8 h3 {
	color: #fff;
	font-size: 17px;
	letter-spacing: 5px;
}
.spe_info5 {
	margin-bottom: 60px;
}
.spe_info5 .txt {
	color: #fff;
	font-size: 16px;
	line-height: 33px;
	text-align: justify;
}
.special_list6 ul li {
	width: 17.8%;
	float: left;
	margin-right: 2.75%;
	text-align: center;
	position: relative;
	padding: 16px 0;
}
.special_list6 ul li:nth-child(5n) {
	margin-right: 0;
}
.special_list6 ul li::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 87%;
	border: 3px solid #fbbc0d;
	left: 0;
	top: 0;
	box-sizing: border-box;
}
.spe_img4 {
	position: relative;
	z-index: 1;
}
.special_list6 ul li:nth-child(2n)::before {
	top: inherit;
	bottom: 0;
	border-color: rgba(255,255,255,.3);
}
.special_list6 ul li:nth-child(2n) {
	margin-top: -16px;
}
.special_con8 {
	padding-bottom: 50px;
}
.spe_title9 {
	text-align: center;
	padding: 110px 0 80px;
}
.spe_title9 h1 {
	color: #4a5572;
	font-size: 34px;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.spe_title9 h3 {
	color: #b0b7bf;
	font-size: 17px;
	letter-spacing: 5px;
}
.special_list7 ul li {
	width: 25%;
	float: left;
	text-align: center;
}
.spe_info6 {
	height: 310px;
}
.spe_info6 h4 {
	color: #178afe;
	font-size: 20px;
	margin: 10px 0;
}
.spe_info6 .spe_k p {
	color: #666871;
	font-size: 16px;
	line-height: 20px;
}
.special11 {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.special_con9 {
	width: 930px;
	margin: 0 auto;
	padding: 54px 0;
}
.spe_title10 {
	text-align: center;
	margin-bottom: 45px;
}
.spe_title10 h1 {
	color: #fff;
	font-size: 34px;
	line-height: 48px;
	letter-spacing: 3px;
	margin-bottom: 15px;
}
.spe_title10 h3 {
	color: rgba(255,255,255,3);
	font-size: 14px;
	letter-spacing: 2px;
}
.spe_tel {
	text-align: center;
	width: 760px;
	margin: 0 auto;
}
.spe_tel span {
	width: 505px;
	float: left;
	line-height: 60px;
	border-radius: 30px 0 0 30px;
	font-size: 24px;
	color: #b0b1b9;
	background: #fff;
}
.spe_tel span em {
	font-style: normal;
	color: #999bae;
}
.spe_tel a {
	width: 255px;
	float: left;
	color: #fff;
	background: #fcbc0e;
	border-radius: 0 30px 30px 0;
	font-size: 30px;
	line-height: 60px;
}
.floatRight {
	position: fixed;
	width: 100px;
	right: 20px;
	top: 30%;
	z-index: 88;
	box-shadow: 0px 1px 27px 2px
	rgba(93, 104, 137, 0.1);
	border: solid 1px #e3e3e3;
	background: #fff;
}
.floatRight ul li {
	transition: all .36s;
	padding: 0 10px;
}
.floatRight ul li a {
	display: block;
	padding: 15px 0;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
}
.floatRight ul li a img + img {
	display: none;
}
.floatRight ul li a p {
	color: #67707d;
	font-size: 16px;
	margin-top: 6px;
	transition: all .36s;
}
.floatRight ul li:hover {
	background: #c8402f;
}
.floatRight ul li:hover a p {
	color: #fff;
}
.floatRight ul li:hover a h2 img {
	display: none;
}
.floatRight ul li:hover a h2 img + img {
	display: inline-block;
}

/* 走进嘉贝乐 */
.s_banner1 {
	position: relative;
}
.crumbs {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 5;
}
.s_nav ul li {
	width: 20%;
	float: left;
}
.s_nav ul li a {
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 70px;
	text-align: center;
	transition: all .36s;
}
.s_nav ul li.active a ,
.s_nav ul li:hover a {
	background-color: #e81e2c;
}
.insider_w1 {
	padding: 65px 0;
}
.about_w1 .title {
	text-align: center;
	margin-bottom: 24px;
}
.about_w1 .title h1 {
	color: #000;
	font-size: 30px;
}
.about_info1 .txt {
	color: #828282;
	font-size: 16px;
	line-height: 37px;
	text-align: justify;
}
.honor_list1 ul li {
	width: 31.66%;
	float: left;
	margin-right: 2.51%;
	margin-bottom: 25px;
	padding: 10px 10px 0;
	background: #f6f8fa;
}
.honor_list1 ul li:nth-child(3n) {
	margin-right: 0;
}
.honor_info1 {
	text-align: center;
	padding: 15px 0;
}
.honor_info1 p {
	color: #666;
	font-size: 16px;
	line-height: 26px;
}
.honor_list1 {
	margin-bottom: 20px;
}
.honor_img1 {
	cursor: pointer;
	height: 248px;
	text-align: center;
}
.honor_img1 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.news_type2 {
	text-align: center;
	margin-bottom: 35px;
}
.news_type2 ul li {
	display: inline-block;
	margin: 0 8px;
}
.news_type2 ul li a {
	display: inline-block;
	color: #000;
	font-size: 20px;
	line-height: 50px;
	border-radius: 4px;
	background: #eceef1;
	padding: 0 32px;
	transition: all .36s;
}
.news_type2 ul li.active a,
.news_type2 ul li:hover a{
	background-image: linear-gradient(-76deg,
	#ff416a 0%,
	#ff4a31 100%);
	color: #fff;
}
.news_list2 ul li {
	padding: 30px 0;
	border-bottom: 1px dashed #eaf0f3;
	position: relative;
}
a.news_img3 {
	width: 230px;
	float: left;
	height: 128px;
	margin-right: 40px;
}
a.news_img3 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news_time {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	text-align: right;
}
.news_time h3 {
	color: #9c9da3;
	font-size: 36px;
	font-weight: bold;
}
.news_time h4 {
	color: #9c9da3;
	font-size: 16px;
}
.news_info3 {
	width: 700px;
	float: left;
}
.news_info3 h2 a {
	display: block;
	color: #10132a;
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.news_info3 h3 {
	margin-top: 12px;
}
.news_info3 h3 span,
.news_info3 h3 a {
	display: inline-block;
	color: #566072;
	font-size: 16px;
	padding: 0 10px;
	line-height: 30px;
	border-radius: 4px;
	background: #ecf0f6;
	margin-right: 8px;
}
.news_info3 h3 span:first-child ,
.news_info3 h3 a:hover,
.news_info3 h3 a.on{
	background: #ff483a;
	color: #fff;
}
.news_info3 h4 {
	margin-top: 28px;
}
.news_info3 h4 > * {
	display: inline-block;
	vertical-align: middle;
}
.news_info3 h4 em {
	color: #8d949d;
	font-size: 16px;
	font-style: normal;
	margin-left: 6px;
}
.news_list2 {
	margin-bottom: 28px;
}
.page {
	text-align: right;
}
.page a {
	display: inline-block;
	color: #71778f;
	font-size: 16px;
	line-height: 38px;
	border: 1px solid #dadfe5;
	border-radius: 6px;
	padding: 0 15px;
	text-align: center;
	margin: 0 3px;
	transition: all .36s;
}
.page a:last-child {
	margin-right: 0;
}
.page a.on,.page a:hover {
	background: #c8402f;
	border-color: #c8402f;
	color: #fff;
}
.insider_w2 {
	padding-bottom: 110px;
}
.news_details {
	padding: 32px 0 20px;
}
.details_left1 {
	width: 65.16%;
	float: left;
}
.details_right1 {
	width: 33.5%;
	float: right;
}
.details_w1 {
	padding: 0 40px 67px;
}
.det_d1 .title {
	text-align: center;
	padding: 38px 0;
}
.det_d1 .title h1 {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 16px;
	border-bottom: 1px dashed #eaf0f3;
	margin-bottom: 22px;
}
.det_d1 .title h2 * {
	display: inline-block;
	vertical-align: middle;
}
.det_d1 .title h2 span {
	color: #8d949d;
	font-size: 16px;
	margin-left: 5px;
}
.det_d1 .title h2 p:nth-child(2) {
	padding: 0 20px;
	margin: 0 15px;
	position: relative;
}
.det_d1 .title h2 p:nth-child(2)::before,
.det_d1 .title h2 p:nth-child(2)::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 18px;
	background: #666;
	top: 50%;
	transform: translateY(-50%);
}
.det_d1 .title h2 p:nth-child(2)::before {
	left: 0;
}
.det_d1 .title h2 p:nth-child(2)::after {
	right: 0;
}
.abstract {
	color: #717070;
	font-size: 16px;
	margin-bottom: 30px;
}
.abstract span {
	color: #ff4a35;
}
.det_info1 .txt {
	color: #6b7077;
	font-size: 17px;
	line-height: 36px;
	text-align: justify;
	margin-bottom: 30px;
}
.sort_w1 span,
.sort_w1 a {
	display: inline-block;
	color: #566072;
	font-size: 18px;
	padding: 0 15px;
	line-height: 34px;
	border-radius: 4px;
	background: #d9dee8;
	margin-right: 8px;
}
.sort_w1 a:hover {
	background: #e81e2c;
	color: #fff;
}
.det_d1 {
	margin-bottom: 60px;
}
.pian a {
	display: block;
	padding-left: 34px;
	color: #666;
	font-size: 16px;
	line-height: 44px;
	background: url(../images/prev1.png) left center no-repeat;
	transition: all .36s;
	border-bottom: 1px dashed #eee;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pian a.next {
	border-bottom: none;
	background: url(../images/next1.png) left center no-repeat;
}
.pian a:hover {
	color: #c8402f;
	background: url(../images/prev1x.png) left center no-repeat;
}
.pian a.next:hover {
	background: url(../images/next1x.png) left center no-repeat;
}
.share_a1 {
	margin-top: 60px;
	text-align: center;
}
.share_a1 > * {
	display: inline-block;
	vertical-align: middle;
}
.share_a1 span {
	display: inline-block;
	color: #fff;
	width: 102px;
	background: #a5d24b;
	border-radius: 4px;
	line-height: 34px;
	font-size: 18px;
}
.apply_form1 {
	padding: 30px 30px 40px;
}
.apply_form1 .title {
	text-align: center;
	margin-bottom: 18px;
}
.apply_form1 .title h1 {
	color: #c8402f;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 12px;
}
.apply_form1 .title p {
	color: #3d4145;
	font-size: 16px;
}
.apply_form1 .title p span {
	color: #c8402f;
}
.apply_form1 .form_group {
	margin-bottom: 16px;
}
.apply_form1 .form_group1 input {
	width: 47.4%;
	float: left;
}
.apply_form1 .form_group1 input + input {
	float: right;
}
.apply_form1 input {
	height: 44px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	width: 100%;
	padding: 0 10px;
	font-size: 16px;
	color: #333;
}
.apply_form1 .form_group textarea {
	width: 100%;
	height: 116px;
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 16px;
	color: #333;
	border-radius: 4px;
	resize: none;
}
.apply_form1 .form_group2 button {
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #c8402f;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
}
.relation_w1 {
	padding: 30px;
}
.relation_type1 {
	margin-bottom: 20px;
}
.relation_type1 ul li {
	width: 47.2%;
	float: left;
	margin-right: 5.6%;
}
.relation_type1 ul li:last-child {
	margin-right: 0;
}
.relation_type1 ul li a {
	display: block;
	text-align: center;
	background: #f2f6f9;
	border-radius: 4px;
}
.relation_type1 ul li a > * {
	display: inline-block;
	vertical-align: middle;
}
.relation_type1 ul li a span {
	line-height: 58px;
	color: #868d97;
	font-size: 22px;
}
.relation_type1 ul li a img {
	margin-left: 8px;
}
.relation_type1 ul li a img + img {
	display: none;
}
.relation_type1 ul li.active a {
	background-image: linear-gradient(-76deg,
	#ff416a 0%,
	#ff4a31 100%);
}
.relation_type1 ul li.active a span {
	color: #fff;
}
.relation_type1 ul li.active a img {
	display: none;
}
.relation_type1 ul li.active a img + img {
	display: inline-block;
}
.news_list3 {
	max-height: 720px;
	overflow-y: auto;
}
.news_list3 ul li {
	margin-bottom: 10px;
}
.news_list3 ul li a {
	display: block;
	padding: 14px 10px;
	background: #f2f5f9;
}
.news_img4 {
	width: 44.8%;
	float: left;
	height: 108px;
}
.news_img4 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news_info4 {
	width: 44.8%;
	float: left;
	margin-left: 6%;
	margin-top: 14px;
}
.news_info4 h3 {
	color: #999;
	font-size: 16px;
	margin-bottom: 10px;
}
.news_info4 p {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.news_list3 ul li a:hover {
	background: #c8402f;
}
.news_list3 ul li a:hover .news_info4 h3 ,
.news_list3 ul li a:hover .news_info4 p {
	color: #fff;
}
.relation_content .tab1 {
	display: none;
}
.relation_w2 .title {
	text-align: center;
	color: #191919;
	font-size: 24px;
	margin-bottom: 15px;
}
.zq_list a {
	display: inline-block;
	color: #ff483a;
	/* font-size: 16px;
	padding: 0 10px;
	line-height: 30px; */
	font-size: 14px;
	padding: 0 6px;
	line-height: 26px;
	background-color: rgba(255,72,58,.1);
	border-radius: 4px;
	margin-right: 6px;
	/* margin-top: 10px; */
	margin-top: 6px;
	transition: all .36s;
}
.zq_list a:hover {
	background-color: rgba(255,72,58,1);
	color: #fff;
}

/* 联系我们 */
.crumbs1 {
	background: none;
}
.s_nav1 ul li {
	display: inline-block;
}
.s_nav1 ul li a {
	display: inline-block;
	font-size: 18px;
	line-height: 44px;
	width: 150px;
	margin-right: 8px;
	text-align: center;
	border-radius: 4px 4px 0 0;
	background: #eceef1;
	color: #000;
	transition: all .36s;
}
.s_nav1 ul li.active a ,
.s_nav1 ul li:hover a {
	background-image: linear-gradient(-76deg,
	#ff416a 0%,
	#ff4a31 100%);
	color: #fff;
}
.insider_w3 {
	padding: 45px 0 100px;
}
.contact_title {
	margin-bottom: 34px;
}
.contact_title h1 {
	color: #ba0f33;
	font-size: 28px;
	padding-left: 22px;
	position: relative;
	line-height: 40px;
}
.contact_title h1::before {
	position: absolute;
	content: "";
	width: 8px;
	height: 26px;
	background: #ba0f33;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.contact_w1 ul li {
	width: 48.16%;
	float: left;
	margin-right: 3.68%;
	background: #ededed;
	border-radius: 6px;
	padding: 0 45px;
	height: 290px;
}
.contact_w1 ul li:last-child {
	margin-right: 0;
}
.contact_h1 {
	padding: 30px 0 16px 0;
	position: relative;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.contact_h1 h2 {
	color: #000;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 4px;
}
.contact_h1 h3 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.contact_h1 img {
	position: absolute;
	right: 0;
	top: 33px;
}
.contact_h2 p {
	color: #333;
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
}
.contact_h2 img {
	width: 146px;
	height: 146px;
	margin-right: 16px;
}
.contact_form {
	width: 970px;
	margin: 60px auto 0;
}
.contact_form .form_group .s_form {
	margin-bottom: 12px;
}
.contact_form .form_group h2 {
	color: #231816;
	font-size: 16px;
	line-height: 42px;
}
.contact_form .form_group .s_form {
	width: 45.36%;
	float: left;
	margin-right: 9.28%;
}
.contact_form .form_group .s_form:nth-child(2n) {
	margin-right: 0;
}
.contact_form .form_group input,
.contact_form .form_group select {
	width: 100%;
	height: 50px;
	border-radius: 25px;
	background: #f8f7f7;
	padding: 0 20px;
	font-size: 16px;
	color: #333;
}
.contact_form .form_group textarea {
	width: 100%;
	height: 170px;
	background: #f8f7f7;
	border-radius: 4px;
	padding: 20px;
	color: #333;
	font-size: 16px;
	resize: none;
}
.contact_form .form_group1 {
	text-align: center;
	margin-top: 30px;
}
.contact_form .form_group1 button {
	width: 200px;
	height: 56px;
	line-height: 56px;
	background: #c8402f;
	border-radius: 28px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

/* 明星产品 */
.product_con1 {
	padding: 60px 0 108px 0;
}
.product_sort {
	text-align: center;
	margin-bottom: 60px;
}
.product_sort ul li {
	display: inline-block;
}
.product_sort ul li a {
	display: inline-block;
	width: 176px;
	background: #eceef1;
	line-height: 50px;
	border-radius: 4px;
	color: #000;
	font-size: 20px;
	margin: 0 2px;
}
.product_sort ul li.active a {
	background-image: linear-gradient(-76deg,
	#ff416a 0%,
	#ff4a31 100%);
	color: #fff;
}
.product_list1 ul li {
	width: 22.26%;
	float: left;
	box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.08);
	margin-right: 3.65%;
	margin-bottom: 40px;
}
.product_list1 ul li:nth-child(4n) {
	margin-right: 0;
}
.product_h1 a {
	display: block;
	height: 364px;
	padding: 35px 8% 0;
	border-bottom: 1px solid #eee;
}
.product_h1 a .slogan {
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 6px;
}
.product_h1 a .type {
	color: #fff;
	font-size: 16px;
	margin-bottom: 32px;
}
.product_img1 {
	height: 194px;
	text-align: center;
}
.product_img1 img {
	max-height: 100%;
	width: 100%;
	object-fit: cover;
	height: 100%;
}
.product_h2 a {
	float: left;
	width: 50%;
	text-align: center;
	color: #fff;
	line-height: 48px;
	font-size: 16px;
	border-right: 1px solid #eee;
}
.product_h2 a + a {
	border-right: none;
}
.product_h2 a:hover {
	text-decoration: underline !important;
}
.product_list1 {
	margin-bottom: 20px;
}
.product_list2 ul li {
	margin-bottom: 60px;
	border-top: 8px solid #964a98;
}
.product_list2 ul li .type {
	color: #999;
}
.product_list2 ul li .product_h2 a {
	color: #63666b;
}
.product_list2 ul li .product_h2 a:hover {
	background-image: linear-gradient(-76deg,
	#ff416a 0%,
	#ff4a31 100%);
	color: #fff;
	text-decoration: none !important;
}
.product_w1 {
	padding: 0 60px 50px;
	margin-top: -65px;
	position: relative;
	z-index: 1;
}
.product_title1 {
	padding: 30px 0 15px;
	border-bottom: 1px dashed #eaf0f3;
	margin-bottom: 40px;
}
.product_title1 h1 {
	color: #023b89;
	font-size: 22px;
	padding-left: 15px;
	position: relative;
}
.product_title1 h1::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 24px;
	background: #023b89;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.product_img2 {
	width: 448px;
	float: left;
	margin-right: 2.5%;
}
.product_info1 {
	width: 62%;
	float: left;
}
.product_info1 h2 {
	color: #023b89;
	font-size: 24px;
	font-weight: bold;
}
.product_info1 h3 {
	color: #023b89;
	font-size: 16px;
	margin: 8px 0 16px;
}
.product_info1 .txt {
	color: #828282;
	font-size: 16px;
	line-height: 37px;
	text-align: justify;
	margin-bottom: 30px;
}
.det_btn a {
	display: inline-block;
	width: 166px;
	line-height: 50px;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-right: 16px;
}
.det_btn a.red {
	background-image: linear-gradient(-76deg,
	#ff416a 0%,
	#ff4a31 100%);
}
.det_btn a.blue {
	background-image: linear-gradient(-76deg,
	#65a8fc 0%,
	#3f81ed 100%);
}
.product_w2 {
	margin-top: 10px;
}
.video_list3 {
	padding: 40px 55px;
}
.video_list3 ul li {
	width: 31.88%;
	float: left;
	margin-right: 2.18%;
}
.video_list3 ul li:nth-child(3n) {
	margin-right: 0;
}
.video_m1 {
	height: 254px;
	position: relative;
	cursor: pointer;
}
.video_m1 video {
	width: 100%;
	height: 100%;
}
.video_m1 .play_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	object-fit: cover;
}
.det_type {
	margin-top: 40px;
}
.det_type span ,
.det_type a {
	display: inline-block;
	color: #566072;
	font-size: 18px;
	padding: 0 15px;
	line-height: 34px;
	background: #d9dee8;
	border-radius: 4px;
	margin-right: 8px;
}
.det_type a:hover {
	background: #e81e2c;
	color: #fff;
}
.det_r1 {
	width: 13.33%;
	float: right;
	height: 245px;
	background: #e81e2c;
	position: relative;
}
.det_r1::before {
	position: absolute;
	content: "";
	width: 65px;
	height: 142px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border: 1px solid #fff;
}
.det_r1 a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	position: relative;
}
.det_r1 a span {
	color: #f8fbfd;
	font-size: 18px;
}
.det_r1 a img {
	height: 18px;
	width: 18px;
	margin-top: 5px;
}
.product_m1 {
	padding-bottom: 35px;
}
.det_l1 {
	width: 85.06%;
	float: left;
}
.video_img4 {
	height: 183px;
}
.video_list4 ul li ,
.video_list4 ul li:nth-child(2n) {
	width: 32.5%;
	float: left;
	margin-right: 1.25%;
}
.video_list4 ul li:nth-child(3n) {
	margin-right: 0;
}
.video_list4 ul li .video_info1 p {
	max-width: 82%;
}

/* 施工服务 */
.service_type1 {
	text-align: center;
	margin-bottom: 58px;
}
.service_type1 ul li {
	position: relative;
	display: inline-block;
	margin: 0 4px;
}
.service_type1 ul li > a {
	display: inline-block;
	padding: 0 13px 0 15px;
	background: #eceef1;
	border-radius: 4px;
}
.service_type1 ul li > a > * {
	display: inline-block;
	vertical-align: middle;
}
.service_type1 ul li > a span {
	line-height: 50px;
	color: #000;
	font-size: 18px;
	margin-right: 8px;
}
.service_type1 ul li > a img + img {
	display: none;
}
.service_type1 ul li > a.active img {
	display: none;
}
.service_type1 ul li > a.active img + img {
	display: inline-block;
}
.service_type1 ul li > a.active {
	background-image: linear-gradient(-76deg, #ff4360 0%, #ff4744 100%);
}
.service_type1 ul li > a.active span {
	color: #fff;
}
.service_sec {
	position: absolute;
	width: 220px;
	left: 0;
	top: 60px;
	background: #fff;
	border-radius: 4px;
	text-align: left;
	box-shadow: 0 8px 62px rgba(0,0,0,.08);
	z-index: 5;
	padding: 12px 0;
	display: none;
}
.service_sec dl dd > a ,
.service_three a {
	display: block;
	color: #6d7081;
	font-size: 14px;
	line-height: 36px;
	padding-left: 14px;
	transition: all .3s;
}
.service_sec dl dd:hover > a ,
.service_three a:hover {
	background: rgba(200,64,47,.2);
	color: #dc4d3b;
}
.service_three {
	position: absolute;
	width: 180px;
	left: 220px;
	top: 0;
	background: #fff;
	box-shadow: 0 8px 62px rgba(0,0,0,.08);
	border-radius: 4px;
	padding: 12px 0;
	display: none;
}
.service_list1 ul li {
	width: 22.26%;
	float: left;
	margin-right: 3.65%;
	margin-bottom: 60px;
}
.service_list1 ul li:nth-child(4n) {
	margin-right: 0;
}
.service_list1 ul li a {
	display: block;
	background: #fff;
	box-shadow: 0px 0px 35px 0px
	rgba(0, 0, 0, 0.05);
	transition: all .36s;
}
.service_img1 {
	height: 228px;
}
.service_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service_info1 {
	padding: 15px 15px 20px;
}
.service_info1 h2 {
	color: #282b31;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 13px;
	text-align: center;
}
.service_info1 p {
	color: #999;
	font-size: 16px;
	line-height: 27px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	height: 54px;
}
.service_list1 ul li a:hover {
	box-shadow: 0px 10px 21px 0px
	rgba(0, 0, 0, 0.08);
}

/* 了解我们 */
.s_nav2 ul li {
	width: 33.33%;
}

/* /视频中心 */
.video_type2 {
	margin-bottom: 34px;
}
.video_type2 ul li {
	width: 23.73%;
	float: left;
	margin-right: 1.69%;
	position: relative;
}
.video_type2 ul li::before {
	position: absolute;
	content: "";
	width:0;
	height:0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #fff;
	left: 50%;
	transform: translateX(-50%);
	bottom: -35px;
	display: none;
}
.video_type2 ul li:nth-child(4n) {
	margin-right: 0;
}
.video_type2 ul li a {
	display: block;
	width: 100%;
	background: #f2f2f2;
}
.video_img5 {
	position: relative;
}
.video_img5 .img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.video_img5 .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.4);
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}
.video_img5 .mask p {
	color: #f638a4;
	font-size: 20px;
	margin-left: 5px;
}
.video_img5 i {
	position: absolute;
	left: 0;
	top: 14px;
	background: #dc449a;
	display: inline-block;
	padding: 0 22px;
	line-height: 40px;
	font-style: normal;
	color: #fff;
}
.video_type2 ul li:nth-child(1) .video_img5 i {
	background: #dc449a;
}
.video_type2 ul li:nth-child(2) .video_img5 i {
	background: #ef3e53;
}
.video_type2 ul li:nth-child(3) .video_img5 i {
	background: #037ed0;
}
.video_type2 ul li:nth-child(4) .video_img5 i {
	background: #07d49c;
}
.video_type2 ul li:nth-child(1) .video_img5 .mask p {
	color: #dc449a;
}
.video_type2 ul li:nth-child(2) .video_img5 .mask p {
	color: #ef3e53;
}
.video_type2 ul li:nth-child(3) .video_img5 .mask p {
	color: #037ed0;
}
.video_type2 ul li:nth-child(4) .video_img5 .mask p {
	color: #07d49c;
}
.video_type2 ul li .video_info1 p {
	width: 82%;
}
.video_type2 ul li.active::before {
	display: block;
}
.video_type2 ul li.active .video_img5 i {
	display: none;
}
.video_type2 ul li.active .video_img5 .mask {
	display: flex;
}
.video_con {
	padding: 15px;
	box-shadow: 0px 1px 27px 2px rgba(93, 104, 137, 0.08);
}
.video_left1 {
	width: 66.85%;
	float: left;
}
.video_n1 {
	position: relative;
	width: 100%;
	/* height: 496px; */
	height: 552px;
}
.video_n1 video {
	width: 100%;
	height: 100%;
}
.video_n1 .play_bg1 {
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	object-fit: cover;
	cursor: pointer;
	z-index: 1;
}
.video_det_info1 {
	position: relative;
	margin: 32px 0 26px 0;
}
.video_det_info1 h2 {
	color: #333;
	font-size: 22px;
	max-width: 90%;
}
.video_det_info1 .page_view {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.video_det_info1 .page_view > * {
	display: inline-block;
	vertical-align: middle;
}
.video_det_info1 .page_view span {
	color: #868d97;
	font-size: 24px;
	margin-left: 8px;
}
.video_right1 {
	width: 32.06%;
	float: right;
}
.btitle1 {
	position: relative;
	margin-bottom: 25px;
	margin-top: 12px;
}
.btitle1 h1 {
	color: #c8402f;
	font-size: 24px;
	line-height: 40px;
	padding-left: 15px;
}
.btitle1 .page1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.btitle1 .page1 a {
	display: inline-block;
	font-size: 0;
}
.video_w1 .tab1 {
	display: none;
}
.video_list5 ul li {
	padding: 14px 10px;
	background: #f2f5f9;
	cursor: pointer;
	margin-bottom: 12px;
}
.video_list5 ul li > * {
	display: inline-block;
	vertical-align: middle;
}
.video_img6 {
	width: 50.2%;
	height: 128px;
}
.video_img6 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.video_info3 {
	margin-left: 3%;
	width: 45%;
}
.video_info3 h3 {
	color: #999;
	font-size: 16px;
}
.video_info3 p {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	margin: 10px 0 12px 0;
}
.video_info3 h4 > * {
	display: inline-block;
	vertical-align: middle;
}
.video_info3 h4 img + img {
	display: none;
}
.video_info3 h4 span {
	color: #868d97;
	font-size: 16px;
	margin-left: 4px;
}
.video_list5 ul li.active {
	background: #c8402f;
}
.video_list5 ul li.active .video_info3 h4 img {
	display: none;
}
.video_list5 ul li.active .video_info3 h4 img + img {
	display: inline-block;
}
.video_list5 ul li.active .video_info3 * {
	color: #fff;
}
.case_type1 ul li a {
	padding: 0 16px;
}
.case_type1 ul li a span {
	margin-right: 0;
}

/* 漆量计算 */
.insider_w4 {
	padding-top: 70px;
}
.container4 {
	width: 1400px;
	margin: 0 auto;
}
.calculate_d1 {
	width: 48.57%;
	float: left;
	margin-right: 2.86%;
	background: #2899ff;
	border-radius: 10px;
	min-height: 510px;
	position: relative;
}
.calculate_w1 .calculate_d1:nth-child(2) {
	margin-right: 0;
	background: #fe8127;
}
.calculate_d1 .title {
	text-align: center;
	background: #156fe6;
	border-radius: 10px 10px 0 0;
}
.calculate_d1 .title > * {
	display: inline-block;
	vertical-align: middle;
}
.calculate_d1 .title span {
	color: #fff;
	font-size: 24px;
	line-height: 76px;
	margin-left: 8px;
}
.calculate_un {
	padding: 0 5.8%;
}
.calculate_form {
	padding: 28px 0;
}
.calculate_form .form_group {
	position: relative;
}
.calculate_form .form_group > *{
	display: inline-block;
	vertical-align: middle;
}
.calculate_form .form_group span {
	color: #fff;
	font-size: 24px;
}
.calculate_form .form_group input {
	width: 36%;
	height: 56px;
	background: #fff;
	text-align: center;
	border-radius: 6px;
	font-size: 20px;
	color: #333;
	margin: 0 8px;
}
.calculate_form .form_group button {
	width: 25%;
	font-size: 24px;
	letter-spacing: 2px;
	height: 56px;
	line-height: 56px;
	cursor: pointer;
	color: #fff;
	background-color: #0950af;
	border-radius: 6px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.calculate_info1 {
	padding: 15px 0 20px;
	border-top: 1px dashed #116fee;
	border-bottom: 1px dashed #116fee;
}
.calculate_info1 .txt {
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}
.calculate_info2 {
	padding: 20px 0 0;
}
.calculate_info2 .txt {
	color: #033a85;
	font-size: 22px;
	line-height: 37px;
	letter-spacing: 2px;
}
.calculate_d2 .title {
	background: #ec6513;
}
.calculate_d2 .calculate_form .form_group button {
	background: #b74005;
}
.calculate_d2 .calculate_info2 .txt {
	color: #7e2b02;
}
.calculate_d2 .calculate_info1 {
	border-color: #ec6513;
}
img.label2 {
	position: absolute;
	right: 0;
	bottom: 0;
}
.identify_w {
	position: relative;
	width: 790px;
	margin: 110px auto 0;
	height: 244px;
	background: #9bd52c;
	border-radius: 10px 10px 0 0;
	padding: 0 60px;
	text-align: center;
}
.identify_w .title {
	padding: 40px 0 30px;
	margin-bottom: 35px;
	border-bottom: 1px dashed #7fb813;
}
.identify_w .title > * {
	display: inline-block;
	vertical-align: middle;
}
.identify_w .title span {
	color: #fff;
	font-size: 24px;
	margin-left: 15px;
}
.identify_btn button {
	width: 256px;
	height: 56px;
	background: #567f08;
	border-radius: 6px;
	cursor: pointer;
	line-height: 56px;
	font-size: 24px;
	letter-spacing: 2px;
	color: #fff;
}
img.label3 {
	position: absolute;
	right: 0;
	top: 0;
}
.container5 {
	width: 1165px;
	margin: 0 auto;
}
.search_form1 .form_group > * {
	display: inline-block;
	vertical-align: middle;
}
.search_form1 .form_group input {
	width: 520px;
	height: 50px;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	padding: 0 18px;
	color: #333;
}
.search_form1 .form_group button {
	width: 150px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	color: #fff;
	background: #c8402f;
	border-radius: 6px;
	font-size: 20px;
	letter-spacing: 2px;
	margin-left: 16px;
}
.result_w {
	position: relative;
	margin-top: 33px;
}
.map1 {
	width: 100%;
	height: 460px;
}
.result_n {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 5;
	background: rgba(0,0,0,.8);
	border-radius: 0 0 6px 6px;
	padding: 0 20px;
}
.result_n > * {
	display: inline-block;
	vertical-align: middle;
}
.result_n p {
	color: #fff;
	font-size: 18px;
	line-height: 44px;
	margin-left: 4px;
}
.result_list1 {
	margin-bottom: 40px;
}
.result_list1 ul li {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-top: 20px;
	padding: 12px 10px;
	background: #f2f5f9;
	border-radius: 6px;
}
.result_list1 ul li:nth-child(2n) {
	margin-right: 0;
}
.result_img1 {
	width: 170px;
	float: left;
	height: 128px;
}
.result_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.result_info1 {
	width: 360px;
	float: right;
	margin-top: 6px;
}
.result_info1 h2 {
	color: #c8402f;
	font-size: 20px;
	margin-bottom: 10px;
}
.result_info1 p {
	color: #999;
	font-size: 15px;
	line-height: 26px;
}
.result_info1 p span {
	color: #c8402f;
}
.search_form2 .form_group > * {
	display: inline-block;
	vertical-align: middle;
}
.search_form2 .form_group select {
	width: 140px;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	font-size: 16px;
	color: #24221f;
	padding-left: 14px;
	margin-right: 10px;
	appearance: none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url(../images/icon39.png) no-repeat 114px center;
}
.search_form2 .form_group .select1 select {
	width: 210px;
	background: url(../images/icon39.png) no-repeat 182px center;
}
.search_form2 .form_group button {
	width: 150px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	color: #fff;
	background: #c8402f;
	border-radius: 6px;
	font-size: 20px;
	letter-spacing: 2px;
	margin-left: 16px;
}
.search_form2 .form_group1 {
	margin-top: 10px;
}
.search_form2 .form_group1 input {
	width: 854px;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	font-size: 18px;
	padding: 0 20px;
	color: #24221f;
}

/* 常见问题 */
.container6 {
	width: 1340px;
	margin: 0 auto;
}
.question_list1 {
	margin-bottom: 10px;
}
.question_list1 ul li {
	width: 48.5%;
	float: left;
	margin-right: 3%;
	margin-bottom: 22px;
	background: #f5f7f9;
	border-radius: 6px;
	padding: 20px 20px 0;
	height: 150px;
}
.question_list1 ul li:nth-child(2n) {
	margin-right: 0;
}
.question_t1 {
	margin-bottom: 18px;
}
.question_t1 > * {
	display: inline-block;
	vertical-align: middle;
}
.question_t1 a,
.question_t1 p{
	max-width: 86%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #10132a;
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
}
.question_t2 > * {
	display: inline-block;
	vertical-align: top;
}
.question_t2 p {
	color: #6d7081;
	font-size: 16px;
	line-height: 27px;
	width: 92%;
	margin-left: 10px;
	height: 54px;
	overflow: hidden;
}

/* 系统解决方案 */
.container7 {
	width: 1180px;
	margin: 0 auto;
}
.solution_details .title {
	text-align: center;
	margin-bottom: 40px;
}
.solution_details .title h1 {
	color: #000;
	font-size: 30px;
	margin-bottom: 24px;
}
.solution_details .title h2 p {
	display: inline-block;
	padding: 0 16px;
	position: relative;
}
.solution_details .title h2 p:first-child::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 18px;
	background: #666;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.solution_details .title h2 p > * {
	display: inline-block;
	vertical-align: middle;
}
.solution_details .title h2 p span {
	color: #8d949d;
	font-size: 16px;
	margin-left: 5px;
}
.solution_info1 .txt {
	color: #828282;
	font-size: 16px;
	line-height: 37px;
	text-align: justify;
}
.solution_box {
	margin-top: 60px;
}
.kosCtrl {
	padding-top: 124px;
}

/* 搜索 */
.search_form3 {
	width: 1000px;
	margin: 0 auto 54px auto;
}
.search_form3 .form_group {
	position: relative;
	border: 1px solid #b5b5b5;
	background: #fff;
	height: 50px;
	padding: 0 15px;
	border-radius: 10px;
}
.search_form3 .form_group input {
	width: 80%;
	height: 100%;
	font-size: 16px;
	color: #333;
}
.search_form3 .form_group button {
	position: absolute;
	right: 0;
	top: 0;
	width: 116px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	background: #ba0f33;
	border-radius: 0 10px 10px 0;
}
.hot_search {
	margin-top: 24px;
}
.hot_search p {
	color: #7f7878;
	font-size: 18px;
}
.hot_search p a {
	color: #7f7878;
	display: inline-block;
	margin-right: 16px;
}

/* 20200519 */
.label_t1 > * {
	display: inline-block;
	vertical-align: middle;
}
.label_t1 span {
	color: #4b4d60;
	font-size: 18px;
}
.label_t1 a {
	color: #fff;
	padding: 0 9px;
	line-height: 30px;
	border-radius: 4px;
	background: #ff483a;
}
.shadow {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	z-index: 80;
	left: 0;
	top: 0;
	display: none;
}
.order_modal {
	position: fixed;
	width: 380px;
	right: 130px;
	top: 30%;
	background: #f5f5f5;
	z-index: 999;
	display: none;
}
.order_h1 {
	position: relative;
	height: 155px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding: 45px 0 0;
}
.order_h1 h2 > * {
	display: inline-block;
	vertical-align: middle;
}
.order_h1 h2 big {
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	margin: 0 14px;
}
.order_h1 h2 i {
	width: 60px;
	height: 1px;
	background: #e7e5e5;
}
.order_h1 p {
	color: #ffffff;
	font-size: 16px;
	margin-top: 14px;
}
.order_h1 p big {
	color: rgb(194,22,0);
}
.order_h1 .close1 {
	position: absolute;
	right: 14px;
	top: 15px;
	cursor: pointer;
}
.order_form {
	padding: 30px 30px 24px;
}
.order_form .form_group {
	display: flex;
	justify-content: space-between;
}
.order_form .form_group select ,
.order_form .form_group1 input,
.order_form .form_group1 textarea {
	width: 154px;
	background: #fff;
	height: 42px;
	border: 1px solid #eee;
	font-size: 16px;
	color: #666;
	padding: 0 16px;
}
.order_form .form_group1 input {
	width: 100%;
}
.order_form .form_group1 textarea {
	width: 100%;
	height: 110px;
	resize: none;
	padding: 16px;
	font-family: arial;
}
.order_form .form_group1 {
	margin-top: 10px;
}
.order_form .form_btn1 {
	margin-top: 15px;
}
.order_form .form_btn1 button {
	width: 100%;
	height: 46px;
	background: #c8402f;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
.success_modal {
	position: fixed;
	width: 382px;
	height: 360px;
	background: #fff;
	z-index: 999;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 10px;
	text-align: center;
	padding: 25px 0 0;
	display: none;
}
.success_info1 h2 {
	color: rgb(27,27,29);
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 10px;
}
.success_info1 p {
	color: rgb(59,63,72);
	font-size: 20px;
	margin-bottom: 25px;
}
.success_info1 p span {
	color: rgb(200,64,47);
}
.success_info1 h3 span {
	width: 192px;
	line-height: 50px;
	background: #c8402f;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	cursor: pointer;
}

/* 20200521 */
.close_bgmask:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 36px;
	height: 6px;
	margin-left: -18px;
	margin-top: -3px;
	transform: rotateZ(-45deg);
	background-color: #fff;
}
.close_bgmask:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 36px;
	height: 6px;
	margin-left: -18px;
	margin-top: -3px;
	transform: rotateZ(45deg);
	background-color: #fff;
}
.popurNode {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1
}
.close_bgmask {
	position: absolute;
	top: 25%;
	right:20%;
	z-index: 10;
	height: 48px;
	width: 48px;
	background: #e81e2c;
	cursor: pointer;
	border-radius: 50%;
}
.view_img_wrap {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 24% !important;
	transform: translate(-50%,-50%);
	margin: 0 !important;
}
.sj_list ul li {
	position: relative;
	margin-top: 12px;
}
.sj_list ul li i {
	position: absolute;
	left: 0;
	top: 20px;
	display: inline-block;
	color: #fff;
	padding: 0 30px;
	line-height: 40px;
	font-style: normal;
	background: #ef3e53;
}
.sj_list ul li .color1 {
	background: #ef3e53;
}
.sj_list ul li .color2 {
	background: #037ed0;
}
.sj_list ul li .color3 {
	background: #07d49c;
}
.sj_list {
	margin-bottom: 20px;
}
.sj_video {
	height: 425px;
	overflow: hidden;
	position: relative;
}
.sj_video video {
	width: 100%;
	height: 100%;
}
.sj_video .play_bg1 {
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	cursor: pointer;
	object-fit: cover;
	z-index: 1;
}
.banner_swiper {
	text-align: center;
}

.link_select {
	display: inline-block;
	margin-left: 20px;
}
.link_select select {
	width: 206px;
	height: 36px;
	background-color: #c3c7d2;
	border-radius: 6px;
	padding: 0 12px;
	font-size: 16px;
	color: #fff;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background-image: url(../images/xiala.png);
	background-repeat: no-repeat;
	background-position: 178px center;
	cursor: pointer;
}
.contact_form .form_group select {
	 appearance: none;
	 -moz-appearance:none;
	 -webkit-appearance:none;
	 background: #f8f7f7 url(../images/down_1.png) no-repeat 94% center;
 }

/* 20200619 */
.index_z_left1 {
	width: 77%;
}
.index_z_right1 {
	width: 21.33%;
}
.z_img1 {
	height: 504px;
	margin-bottom: 30px;
}
.z_list1 ul li {
	margin-bottom: 8px;
	background: #fff;
}
.z_list1 ul li:last-child {
	margin-bottom: 0;
}
.z_list1 ul li a {
	display: block;
	width: 100%;
	padding: 14px 14px 6px;
}
.z_img2 {
	height: 128px;
}
.z_img2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.z_list1 ul li a p {
	color: #333;
	font-size: 18px;
	line-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_zs {
	padding-bottom: 14px;
}
.z_list2 ul li {
	margin-bottom: 8px;
}
.z_list2 ul li .z_title a {
	display: block;
	color: #e81e2c;
	font-size: 24px;
	padding-left: 20px;
	position: relative;
	line-height: 64px;
	letter-spacing: -1px;
}
.z_list2 ul li .z_title a::before {
	position: absolute;
	content: "";
	width: 7px;
	height: 25px;
	background: #e81e2c;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.z_list2 ul li .z_title a:hover {
	color: #ff743d;
}
.zs_w1 {
	padding: 22px 0 160px 0;
}
.z_swiper01 .swiper-button-prev,
.z_swiper01 .swiper-button-next {
	width: auto;
	height: auto;
	background: none;
	opacity: 1;
	margin: 0;
	transform: translateY(-50%);
}